func github.com/go-pg/pg/v10/orm.callBeforeScanHook
2 uses
github.com/go-pg/pg/v10/orm (current package)
hook.go#L108: func callBeforeScanHook(ctx context.Context, v reflect.Value) error {
model_table_struct.go#L172: return callBeforeScanHook(ctx, m.strct.Addr())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)